Skip to content

Conversation

fbrv
Copy link
Contributor

@fbrv fbrv commented Aug 1, 2024

Address #27 , unrecoverable unwraps did not change, ie

pub fn utcnow_us() -> u64 {
    SystemTime::now().duration_since(UNIX_EPOCH).unwrap().as_micros() as u64
}

@fbrv fbrv merged commit 90cafdf into main Aug 1, 2024
mikirov pushed a commit that referenced this pull request Aug 2, 2024
* better error handling

---------

Co-authored-by: fbrv <fabio@gattaca.com>
@ltitanb ltitanb deleted the fb/error-handling branch August 2, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants